Leadtools.Annotations.Core Namespace : AnnObservableCollection<T> Class |
public class AnnObservableCollection<T> : System.Collections.ObjectModel.Collection<T>, IAnnNotifyCollectionChanged
Public Class AnnObservableCollection(Of T) Inherits System.Collections.ObjectModel.Collection(Of T) Implements IAnnNotifyCollectionChanged
public sealed class AnnObservableCollection<T> : IAnnNotifyCollectionChanged
public class AnnObservableCollection<E> implements List<E>, IAnnNotifyCollectionChanged
function Leadtools.Annotations.Core.AnnObservableCollection()